runtime.gcControllerState.effectiveGrowthRatio (method)

2 uses

	runtime (current package)
		mgcpacer.go#L742: 	goalGrowthRatio := c.effectiveGrowthRatio()
		mgcpacer.go#L1215: func (c *gcControllerState) effectiveGrowthRatio() float64 {